chalk

Terminal string styling done right

commander

the complete solution for node.js command-line programs

tslib

Runtime library for TypeScript helper functions

semver

The semantic version parser used by npm.

debug

Lightweight debugging utility for Node.js and the browser

glob

the most correct and second fastest glob implementation in JavaScript

fs-extra

fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.

uuid

RFC4122 (v1, v4, and v5) UUIDs

typescript

TypeScript is a language for application scale JavaScript development

@types/node

TypeScript definitions for node

js-yaml

YAML 1.2 parser and serializer

minimatch

a glob matcher in javascript

node-fetch

A light-weight module that brings Fetch API to node.js

strip-ansi

Strip ANSI escape codes from a string

lodash

Lodash modular utilities.

axios

Promise based HTTP client for the browser and node.js

lru-cache

A cache object that deletes the least-recently-used items.

eslint

An AST-based pattern checker for JavaScript.

mkdirp

Recursively mkdir, like `mkdir -p`

dotenv

Loads environment variables from .env file

ms

Tiny millisecond conversion utility

string-width

Get the visual width of a string - the number of columns required to display it

rimraf

A deep deletion module for node (like `rm -rf`)

escape-string-regexp

Escape RegExp special characters

ws

Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js

ora

Elegant terminal spinner

supports-color

Detect whether a terminal supports color

react

React is a JavaScript library for building user interfaces.

execa

Process execution for humans

resolve

resolve like require.resolve() on behalf of files asynchronously and synchronously

prettier

Prettier is an opinionated code formatter

ajv

Another JSON Schema Validator

ansi-styles

ANSI escape codes for styling strings in the terminal

type-fest

A collection of essential TypeScript types

react-dom

React package for working with the DOM.

color-convert

Plain color conversion functions

find-up

Find a file or directory by walking up parent directories

wrap-ansi

Wordwrap a string with ANSI escape codes

has-flag

Check if argv has a specific flag

color-name

A list of color names and its values